crypto/tls.Conn.makeClientHello (method)
2 uses
crypto/tls (current package)
handshake_client.go#L43: func (c *Conn) makeClientHello() (*clientHelloMsg, *keySharePrivateKeys, *echClientContext, error) {
handshake_client.go#L231: hello, keyShareKeys, ech, err := c.makeClientHello()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)